CourseType 
EntityType  Independent 
Logical Entity Name  CourseType 
Default Table Name  AdCourseType 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

CourseType Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Code    CHAR(8)  NO 
 
Name    VARCHAR(35)  NO 
 
IsActive    BIT  NO 
 
IsSystemCode    BIT  NO 
 
ModFlag    CHAR(1)  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
CourseTypeId(PK)    INTEGER  NO 
 

CourseType Keys 
Key Name  Key Type  Keys 
AdCourseType_Code_U_N_IDX  Unique Constraint  Code 
AdCourseType_AdCourseTypeID_U_C_IDX  PrimaryKey  CourseTypeId 

CourseType Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
Course  Non-Identifying  One To Zero or More          NO 
AdCourseTypeLanguage  Non-Identifying  One To Zero or More          NO 
AdIPEDSDistEdCriteriaDetail  Non-Identifying  One To Zero or More          NO 

CourseType Check Constraints 
Check Constraint Name  CheckConstraint 

CourseType Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.CourseType 
NO       
Physical (Microsoft SQL Server)
dbo.AdCourseType 
NO       

CourseType Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  Course 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Academic Records 

CourseType Data Movement Rules 
Name  Type  Rule Text/Value